| 2001-11-23 |
Matthias Clasen | Actually commit typo fixes already mentioned in ChangeL... |
commit | commitdiff | tree | snapshot |
| 2001-11-23 |
Hans Breuer | reflect Pango API change |
commit | commitdiff | tree | snapshot |
| 2001-11-22 |
Matthias Clasen | Add better explanation of proximity events. |
commit | commitdiff | tree | snapshot |
| 2001-11-21 |
Tim Janik | raise event window afte children, in order for the... |
commit | commitdiff | tree | snapshot |
| 2001-11-21 |
Owen Taylor | Fix problem with lost parameter. |
commit | commitdiff | tree | snapshot |
| 2001-11-21 |
Owen Taylor | Remove trailing commas in enum declarations. |
commit | commitdiff | tree | snapshot |
| 2001-11-21 |
Owen Taylor | Version 1.3.11, interface, binary age 0. |
commit | commitdiff | tree | snapshot |
| 2001-11-21 |
Owen Taylor | Updates |
commit | commitdiff | tree | snapshot |
| 2001-11-21 |
Owen Taylor | Ref-sink the tooltips object. Ref-sink the tooltips... |
commit | commitdiff | tree | snapshot |
| 2001-11-21 |
Havoc Pennington | fix docs for gtk_window_set_policy() to reflect existen... |
commit | commitdiff | tree | snapshot |
| 2001-11-20 |
Tim Janik | applied patch from owen to get rid of accel map notifie... |
commit | commitdiff | tree | snapshot |
| 2001-11-20 |
Matthias Clasen | Typo fix. |
commit | commitdiff | tree | snapshot |
| 2001-11-20 |
Kristian Rietveld | replace gboolean free_last in the function parameters... |
commit | commitdiff | tree | snapshot |
| 2001-11-20 |
Owen Taylor | Fix problem where notebook gap was double shifted by... |
commit | commitdiff | tree | snapshot |
| 2001-11-20 |
Tim Janik | fix allocation to be relative to paned->allocation... |
commit | commitdiff | tree | snapshot |
| 2001-11-20 |
Sven Neumann | shut up CVS |
commit | commitdiff | tree | snapshot |
| 2001-11-19 |
Kwok-Koon Cheung | Usual update. |
commit | commitdiff | tree | snapshot |
| 2001-11-19 |
Owen Taylor | Use the widget's state when drawing the indicator,... |
commit | commitdiff | tree | snapshot |
| 2001-11-19 |
Owen Taylor | (Fixes related to #64428, Michael Meeks) |
commit | commitdiff | tree | snapshot |
| 2001-11-19 |
Michael Natterer | show notebook->event_window with gdk_window_show_unrais... |
commit | commitdiff | tree | snapshot |
| 2001-11-19 |
Jonathan Blandford | Add a "resizable" property, to get rid of the |
commit | commitdiff | tree | snapshot |
| 2001-11-19 |
Havoc Pennington | put in a test for negative indentation values |
commit | commitdiff | tree | snapshot |
| 2001-11-19 |
Owen Taylor | Change default for justify to GTK_JUSTIFY_LEFT. Assumin... |
commit | commitdiff | tree | snapshot |
| 2001-11-19 |
jacob berkman | add gtkmarshal.list |
commit | commitdiff | tree | snapshot |
| 2001-11-19 |
Owen Taylor | Use RevertToParent, not RevertToNone. (#64613, Matthias... |
commit | commitdiff | tree | snapshot |
| 2001-11-19 |
Owen Taylor | label_xalign and label_yalign need to be float properti... |
commit | commitdiff | tree | snapshot |
| 2001-11-19 |
Owen Taylor | Fix return of plug_added vfunc. (#64408, Jeff Franks) |
commit | commitdiff | tree | snapshot |
| 2001-11-19 |
Elliot Lee | remove "temporary" file that has been in CVS for past... |
commit | commitdiff | tree | snapshot |
| 2001-11-19 |
Owen Taylor | Undef HAVE_STDLIB_H before checking for jpeg, because... |
commit | commitdiff | tree | snapshot |
| 2001-11-19 |
Owen Taylor | Fix a memory leak when retrieving atom names. (Michael... |
commit | commitdiff | tree | snapshot |
| 2001-11-19 |
Alex Larsson | Update to new Pango API. |
commit | commitdiff | tree | snapshot |
| 2001-11-19 |
Owen Taylor | Rename the GTK_DESTROYED flag to GTK_IN_DESTRUCTION... |
commit | commitdiff | tree | snapshot |
| 2001-11-18 |
Owen Taylor | Make a NO_WINDOW widget, as it should have been since... |
commit | commitdiff | tree | snapshot |
| 2001-11-18 |
Kristian Rietveld | return TRUE when value changed, so row_changed is being... |
commit | commitdiff | tree | snapshot |
| 2001-11-18 |
Hans Breuer | make it compile with msvc: !HAVE_UNISTD_H; no label... |
commit | commitdiff | tree | snapshot |
| 2001-11-18 |
Hans Breuer | use g_strcasecmp(), some poor platforms don't have... |
commit | commitdiff | tree | snapshot |
| 2001-11-18 |
Owen Taylor | Remove include of gobject/signal.h. |
commit | commitdiff | tree | snapshot |
| 2001-11-18 |
Owen Taylor | Include glib-object.h instead of gobject/gsignal.h |
commit | commitdiff | tree | snapshot |
| 2001-11-18 |
Matt Wilson | must include glib-object.h only |
commit | commitdiff | tree | snapshot |
| 2001-11-18 |
Owen Taylor | Reprioritize key bindings in order of visibility -... |
commit | commitdiff | tree | snapshot |
| 2001-11-18 |
Owen Taylor | We no longer need to create the signals here ... they... |
commit | commitdiff | tree | snapshot |
| 2001-11-17 |
Owen Taylor | Make gtkmarshal.list/gtkmarshal.h only for compatibilit... |
commit | commitdiff | tree | snapshot |
| 2001-11-17 |
Murray Cumming | gtk/gtktexttagtable.c (gtk_text_tag_table_class_init): |
commit | commitdiff | tree | snapshot |
| 2001-11-17 |
Tor Lillqvist | Build separate runtime and developer packages. |
commit | commitdiff | tree | snapshot |
| 2001-11-17 |
Owen Taylor | Move notification of "has_default" to here, so it is... |
commit | commitdiff | tree | snapshot |
| 2001-11-17 |
Matthias Clasen | Updates. |
commit | commitdiff | tree | snapshot |
| 2001-11-16 |
Jacob Berkman | move the separator to the right place in the radio... |
commit | commitdiff | tree | snapshot |
| 2001-11-16 |
jacob berkman | add some no-indicator radio buttons |
commit | commitdiff | tree | snapshot |
| 2001-11-16 |
Owen Taylor | Propagate key press events not just to focus/window... |
commit | commitdiff | tree | snapshot |
| 2001-11-16 |
Owen Taylor | Fix child allocations to be relative to widget position... |
commit | commitdiff | tree | snapshot |
| 2001-11-16 |
Owen Taylor | Cal gdk_window_invalidate_maybe_recurse() for recursion... |
commit | commitdiff | tree | snapshot |
| 2001-11-16 |
Owen Taylor | Make Menu items NO_WINDOW widgets. |
commit | commitdiff | tree | snapshot |
| 2001-11-16 |
Fatih Demir | Updated tr.po |
commit | commitdiff | tree | snapshot |
| 2001-11-16 |
Sven Neumann | demos/gtk-demo/appwindow.c reduce compiler warnings |
commit | commitdiff | tree | snapshot |
| 2001-11-16 |
Owen Taylor | Remove unused callback to make things compile with |
commit | commitdiff | tree | snapshot |
| 2001-11-15 |
Jonathan Blandford | maybe fix #64160 Also, forgot to save gtktreeview.h |
commit | commitdiff | tree | snapshot |
| 2001-11-15 |
Matthias Clasen | Move '.' out of quote. (#64407) |
commit | commitdiff | tree | snapshot |
| 2001-11-15 |
Jonathan Blandford | New function to get a GdkWindow to compare event->windo... |
commit | commitdiff | tree | snapshot |
| 2001-11-15 |
Owen Taylor | Some small drawing fixes for scroll arrows. |
commit | commitdiff | tree | snapshot |
| 2001-11-15 |
Owen Taylor | Cal gdk_window_invalidate_maybe_recurse() for recursion... |
commit | commitdiff | tree | snapshot |
| 2001-11-15 |
Matthias Clasen | Go back to DocBook 3.0 to get the autobuilder on develo... |
commit | commitdiff | tree | snapshot |
| 2001-11-15 |
Owen Taylor | Patch from Murray Cumming to add "message_type" and... |
commit | commitdiff | tree | snapshot |
| 2001-11-14 |
jacob berkman | create the label with a mnemonic |
commit | commitdiff | tree | snapshot |
| 2001-11-14 |
Sven Neumann | make it compile without warnings. |
commit | commitdiff | tree | snapshot |
| 2001-11-14 |
Alex Larsson | Don't recalculate the layout on each gkt_label_ensure_l... |
commit | commitdiff | tree | snapshot |
| 2001-11-14 |
Jonathan Blandford | Return the currently selected column when we get the... |
commit | commitdiff | tree | snapshot |
| 2001-11-14 |
Matthias Clasen | Add --sgml-mode. |
commit | commitdiff | tree | snapshot |
| 2001-11-14 |
Matthias Clasen | Rearrange docs (#64566) |
commit | commitdiff | tree | snapshot |
| 2001-11-14 |
Daniel Egger | Remove unused static function. (xpm_skip_string): Dito. |
commit | commitdiff | tree | snapshot |
| 2001-11-14 |
Owen Taylor | Back out accidental commit of debugging timing code |
commit | commitdiff | tree | snapshot |
| 2001-11-14 |
Havoc Pennington | fix Control-E so it doesn't move to a new line each... |
commit | commitdiff | tree | snapshot |
| 2001-11-14 |
Havoc Pennington | bulk of the tests were commented out, oops. |
commit | commitdiff | tree | snapshot |
| 2001-11-14 |
Kjartan Maraas | Updated Norwegian (bokmål) translation. |
commit | commitdiff | tree | snapshot |
| 2001-11-14 |
Tim Janik | param spec fix |
commit | commitdiff | tree | snapshot |
| 2001-11-14 |
Jonathan Blandford | new "model" construct property for language bindings. |
commit | commitdiff | tree | snapshot |
| 2001-11-14 |
Havoc Pennington | add set_border_width for testing |
commit | commitdiff | tree | snapshot |
| 2001-11-14 |
Havoc Pennington | docs including reference to bugzilla bug about how... |
commit | commitdiff | tree | snapshot |
| 2001-11-13 |
Havoc Pennington | fix to properly replace selection with Return or Tab |
commit | commitdiff | tree | snapshot |
| 2001-11-13 |
Havoc Pennington | add border width to requisition, request non-anchored... |
commit | commitdiff | tree | snapshot |
| 2001-11-13 |
Tim Janik | protect idle handle with gdk threads macro. |
commit | commitdiff | tree | snapshot |
| 2001-11-13 |
Tim Janik | added gtkaccelmap.sgml. other updates. |
commit | commitdiff | tree | snapshot |
| 2001-11-13 |
Owen Taylor | Warn |
commit | commitdiff | tree | snapshot |
| 2001-11-12 |
Matthias Clasen | new files explaining where the code for rendering pixbu... |
commit | commitdiff | tree | snapshot |
| 2001-11-12 |
Matthias Clasen | Documentation fixes. (#64377) |
commit | commitdiff | tree | snapshot |
| 2001-11-11 |
Fatih Demir | Update. |
commit | commitdiff | tree | snapshot |
| 2001-11-11 |
Stanislav Visnovsky | Updated Slovak translation. |
commit | commitdiff | tree | snapshot |
| 2001-11-10 |
Matthias Clasen | Mass fixing of trivial doc bugs. (#63544, #57007, ... |
commit | commitdiff | tree | snapshot |
| 2001-11-10 |
Hans Breuer | make sure we know what we are talking about when asked... |
commit | commitdiff | tree | snapshot |
| 2001-11-10 |
Matthias Clasen | Fix docs for gtk_tree_view_column_set_sort_order. ... |
commit | commitdiff | tree | snapshot |
| 2001-11-10 |
Matthias Clasen | Document all stock items with their stock text. |
commit | commitdiff | tree | snapshot |
| 2001-11-09 |
Hans Breuer | use g_strcasecmp(), some poor platforms don't have... |
commit | commitdiff | tree | snapshot |
| 2001-11-08 |
Tor Lillqvist | Add headers. Add section about ActiveIMM. |
commit | commitdiff | tree | snapshot |
| 2001-11-08 |
Darin Adler | Fix an obvious typo where it says LEFT instead of CENTER. |
commit | commitdiff | tree | snapshot |
| 2001-11-07 |
Darin Adler | Add g_return_if_fail. |
commit | commitdiff | tree | snapshot |
| 2001-11-06 |
Owen Taylor | Add row_draggable() vfunc, and wrapper function. |
commit | commitdiff | tree | snapshot |
| 2001-11-06 |
Havoc Pennington | wacky easter egg |
commit | commitdiff | tree | snapshot |
| 2001-11-06 |
Havoc Pennington | lost this file due to CVS broken pipe |
commit | commitdiff | tree | snapshot |
| 2001-11-06 |
Owen Taylor | Fix misplaced HAVE_XFT. |
commit | commitdiff | tree | snapshot |
| 2001-11-06 |
Havoc Pennington | expose the child widgets in here (gtk_text_view_realize... |
commit | commitdiff | tree | snapshot |
| 2001-11-06 |
Tor Lillqvist | Do search GTK_BINARY_VERSION -specific directory on... |
commit | commitdiff | tree | snapshot |
| next |